Click or drag to resize

SipClientSendResponseDecline Method

Overload List
  NameDescription
Public methodSendResponseDecline(Request)
Sends "Decline" response with status code 603. It is same method as RejectRequest(Request).
Public methodSendResponseDecline(Request, String)
Sends "Decline" response with status code 603 and the specified description text. It is same method as RejectRequest(Request).
Top
See Also